home *** CD-ROM | disk | FTP | other *** search
- object fEzMain: TfEzMain
- Left = 253
- Top = 122
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'BootMagic Configuration'
- ClientHeight = 339
- ClientWidth = 456
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- Menu = MainMenu
- PopupMenu = PopupMain
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnDestroy = FormDestroy
- OnKeyDown = FormKeyDown
- OnMouseDown = FormMouseDown
- PixelsPerInch = 96
- TextHeight = 13
- object btnSaveExit: TButton
- Left = 203
- Top = 303
- Width = 68
- Height = 25
- Hint = 'Save current settings and exit'
- Caption = '&Save/Exit'
- Default = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = btnSaveExitClick
- OnMouseDown = FormMouseDown
- end
- object btnCancel: TButton
- Left = 288
- Top = 303
- Width = 68
- Height = 25
- Hint = 'Quit without saving changes'
- Cancel = True
- Caption = '&Cancel'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = btnCancelClick
- OnMouseDown = FormMouseDown
- end
- object btnHelp: TButton
- Left = 373
- Top = 303
- Width = 68
- Height = 25
- Hint = 'Display help'
- Caption = '&Help'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- OnClick = btnHelpClick
- end
- object chkEnable: TCheckBox
- Left = 21
- Top = 308
- Width = 124
- Height = 17
- Hint = 'Enable/Disable BootMagic'
- Caption = '&BootMagic Enabled'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = chkEnableClick
- end
- object gbxMenu: TGroupBox
- Left = 16
- Top = 12
- Width = 424
- Height = 226
- Caption = 'BootMagic Runtime Menu'
- TabOrder = 0
- object lblReOrder: TIntlLabel
- Left = 373
- Top = 65
- Width = 47
- Height = 13
- Caption = 'Reorder'
- FocusControl = bbtnUp
- end
- object bbtnUp: TBitBtn
- Left = 373
- Top = 88
- Width = 31
- Height = 25
- Hint = 'Move OS item up'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- OnClick = bbtnUpClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
- 3333333333888F33333333333308033333333333338F8F333333333333080333
- 33333333338F8F33333333333308033333333333338F8F333333333333080333
- 33333333338F8F33333333333308033333333333FF8F8FFFF333333000080000
- 3333333888838888F333333088888880333333383F3333383333333308888803
- 333333338F33338F33333333088888033333333383F333833333333330888033
- 3333333338F338F3333333333088803333333333383F38333333333333080333
- 33333333338F8F33333333333308033333333333338383333333333333303333
- 333333333338F333333333333330333333333333333833333333}
- NumGlyphs = 2
- end
- object bbtnDn: TBitBtn
- Left = 373
- Top = 120
- Width = 31
- Height = 25
- Hint = 'Move OS item down'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 6
- OnClick = bbtnDnClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
- 333333333338F33333333333333033333333333333383F333333333333080333
- 33333333338F8F33333333333308033333333333338383F33333333330888033
- 3333333338F338F33333333330888033333333333833383F3333333308888803
- 333333338F33338F33333333088888033333333383333383F333333088888880
- 33333338FFFF3FF8F33333300008000033333338888F88883333333333080333
- 33333333338F8F33333333333308033333333333338F8F333333333333080333
- 33333333338F8F33333333333308033333333333338F8F333333333333080333
- 33333333338F8F33333333333300033333333333338883333333}
- NumGlyphs = 2
- end
- object btnAdd: TButton
- Left = 17
- Top = 29
- Width = 78
- Height = 25
- Hint = 'Add OS item to list'
- Caption = '&Add...'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = btnAddClick
- end
- object btnDelete: TButton
- Left = 17
- Top = 61
- Width = 78
- Height = 25
- Hint = 'Delete OS item from list'
- Caption = '&Delete'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = btnDeleteClick
- end
- object btnProp: TButton
- Left = 17
- Top = 184
- Width = 78
- Height = 25
- Hint = 'Edit OS item properties'
- Caption = '&Properties...'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = btnPropClick
- end
- object btnDefault: TButton
- Left = 17
- Top = 93
- Width = 78
- Height = 25
- Hint = 'Set OS item as default'
- Caption = 'Se&t as Default'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = btnDefaultClick
- end
- object pnlOSMenu: TPanel
- Left = 109
- Top = 27
- Width = 249
- Height = 183
- BevelOuter = bvNone
- BorderStyle = bsSingle
- Caption = 'OSMenu'
- TabOrder = 4
- object hdrctrlMenuHeader: THeaderControl
- Left = 0
- Top = 0
- Width = 245
- Height = 17
- Sections = <
- item
- AllowClick = False
- Text = 'Menu Name'
- Width = 200
- end
- item
- AllowClick = False
- Text = 'Default'
- Width = 1000
- end>
- OnSectionResize = hdrctrlMenuHeaderSectionResize
- end
- object clstMenu: TColumnList
- Left = 0
- Top = 17
- Width = 245
- Height = 162
- TabStop = True
- OnPreDrawItem = clstMenuPreDrawItem
- ClipTextToCols = True
- Col1Position = 20
- Col2Position = 199
- Align = alClient
- BorderStyle = bsNone
- ItemHeight = 18
- ParentColor = False
- Style = lbOwnerDrawFixed
- TabOrder = 1
- OnDblClick = btnPropClick
- OnDrawItem = clstMenuDrawItem
- end
- end
- end
- object gbxStartupDelay: TGroupBox
- Left = 16
- Top = 249
- Width = 424
- Height = 41
- Caption = 'Startup Delay'
- TabOrder = 1
- object lblSeconds: TIntlLabel
- Left = 361
- Top = 19
- Width = 59
- Height = 13
- Caption = 'Seconds'
- end
- object rbtnNone: TRadioButton
- Left = 24
- Top = 17
- Width = 65
- Height = 17
- Hint = 'Set the startup delay to none'
- Caption = '&None'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = rbtnNoneClick
- end
- object rbtnIndefinite: TRadioButton
- Left = 128
- Top = 17
- Width = 81
- Height = 17
- Hint = 'Set the startup delay to indefinite'
- Caption = '&Indefinite'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = rbtnIndefiniteClick
- end
- object rbtnTimed: TRadioButton
- Left = 240
- Top = 17
- Width = 57
- Height = 17
- Hint = 'Set the startup delay to timed'
- Caption = 'Ti&med'
- Checked = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- TabStop = True
- OnClick = rbtnTimedClick
- end
- object ebxDelaySec: TMaskEdit
- Left = 313
- Top = 14
- Width = 41
- Height = 21
- Hint = 'Number of seconds for startup delay'
- EditMask = '!99;0; '
- MaxLength = 2
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 457
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 6
- end
- object MainMenu: TMainMenu
- Left = 413
- Top = 65520
- object mnuFile: TMenuItem
- Caption = '&File'
- object mnuEnabled: TMenuItem
- Caption = '&BootMagic Enabled'
- Checked = True
- Hint = 'Enable BootMagic'
- OnClick = mnuEnabledClick
- end
- object N6: TMenuItem
- Caption = '-'
- end
- object mnuCreateRescue: TMenuItem
- Caption = 'Create &Rescue Diskette'
- OnClick = mnuCreateRescueClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object mnuQuit: TMenuItem
- Caption = '&Cancel'
- OnClick = btnCancelClick
- end
- object mnuSaveExit: TMenuItem
- Caption = '&Save/Exit'
- OnClick = btnSaveExitClick
- end
- end
- object mnuEdit: TMenuItem
- Caption = '&Edit'
- object mnuAdd: TMenuItem
- Caption = '&Add...'
- OnClick = btnAddClick
- end
- object mnuDelete: TMenuItem
- Caption = '&Delete'
- OnClick = btnDeleteClick
- end
- object mnuSetDefault: TMenuItem
- Caption = 'Se&t as Default'
- OnClick = btnDefaultClick
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object mnuProperties: TMenuItem
- Caption = '&Properties...'
- OnClick = btnPropClick
- end
- end
- object mnuOptions: TMenuItem
- Caption = '&Options'
- object mnuStartupDelay: TMenuItem
- Caption = '&Startup Delay'
- object mnuNone: TMenuItem
- Caption = '&None'
- GroupIndex = 1
- OnClick = rbtnNoneClick
- end
- object mnuIndefinite: TMenuItem
- Caption = '&Indefinite'
- GroupIndex = 1
- OnClick = rbtnIndefiniteClick
- end
- object mnuTimed: TMenuItem
- Caption = 'Ti&med'
- Checked = True
- GroupIndex = 1
- OnClick = rbtnTimedClick
- end
- end
- end
- object mnuHelp: TMenuItem
- Caption = 'He&lp'
- object mnuTopicList: TMenuItem
- Caption = '&Contents'
- OnClick = mnuTopicListClick
- end
- object mnuGeneral: TMenuItem
- Caption = '&Index'
- OnClick = mnuGeneralClick
- end
- object N5: TMenuItem
- Caption = '-'
- end
- object mnuAbout: TMenuItem
- Caption = '&About...'
- OnClick = mnuAboutClick
- end
- end
- end
- object IconList16x16: TImageList
- Left = 256
- Top = 65520
- end
- object PopupMain: TPopupMenu
- Left = 368
- Top = 65520
- object PopupAdd: TMenuItem
- Caption = '&Add...'
- OnClick = btnAddClick
- end
- object PopupDelete: TMenuItem
- Caption = '&Delete'
- OnClick = btnDeleteClick
- end
- object PopupSetasDefault: TMenuItem
- Caption = 'Se&t as Default'
- OnClick = btnDefaultClick
- end
- object PopupProperties: TMenuItem
- Caption = '&Properties...'
- OnClick = btnPropClick
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object PopupEZBootEnabled: TMenuItem
- Caption = '&BootMagic Enabled'
- Checked = True
- Hint = 'Enable BootMagic'
- OnClick = mnuEnabledClick
- end
- object N4: TMenuItem
- Caption = '-'
- end
- object PopupCancel: TMenuItem
- Caption = '&Cancel'
- OnClick = btnCancelClick
- end
- object SaveExit1: TMenuItem
- Caption = '&Save/Exit'
- OnClick = btnSaveExitClick
- end
- end
- end
-